Skip to content

feat: add sdkPath and apiPath to DidomiInitializeParameters#183

Merged
felipe-saez merged 3 commits into
mainfrom
feat/sdk-path-api-path
Jul 7, 2026
Merged

feat: add sdkPath and apiPath to DidomiInitializeParameters#183
felipe-saez merged 3 commits into
mainfrom
feat/sdk-path-api-path

Conversation

@felipe-saez

Copy link
Copy Markdown
Contributor

Adds two optional parameters to DidomiInitializeParameters to allow overriding the default Didomi CDN and API base URLs:

  • sdkPath: overrides the base URL for static files (config, GVL, IAB vendor list)
  • apiPath: overrides the base URL for API requests (consent sync, API events)

Both values must use HTTPS. Requires iOS SDK 2.45.0 / Android SDK 2.45.0.

@felipe-saez felipe-saez force-pushed the feat/sdk-path-api-path branch from 1c486e1 to 07abea3 Compare July 6, 2026 13:41
@felipe-saez felipe-saez merged commit a40e600 into main Jul 7, 2026
3 checks passed
@felipe-saez felipe-saez deleted the feat/sdk-path-api-path branch July 7, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants